Download AWS Certified Solutions Architect - Associate.SAA-C03.ExamTopics.2025-11-05.1019q.vcex

Vendor: Amazon
Exam Code: SAA-C03
Exam Name: AWS Certified Solutions Architect - Associate
Date: Nov 05, 2025
File Size: 1 MB
Downloads: 34

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

ProfExam Discount

Demo Questions

Question 1
A company hosts a web application on multiple Amazon EC2 instances. The EC2 instances are in an Auto Scaling group that scales in response to user demand. The company wants to optimize cost savings without making a long-term commitment.
Which EC2 instance purchasing option should a solutions architect recommend to meet these requirements?
  1. Dedicated Instances only
  2. On-Demand Instances only
  3. A mix of On-Demand Instances and Spot Instances
  4. A mix of On-Demand Instances and Reserved Instances
Correct answer: C
Explanation:
B: 4C: 59 - Mosted
B: 4C: 59 - Mosted
Question 2
A company is building a mobile app on AWS. The company wants to expand its reach to millions of users. The company needs to build a platform so that authorized users can watch the company’s content on their mobile devices.
What should a solutions architect recommend to meet these requirements?
  1. Publish content to a public Amazon S3 bucket. Use AWS Key Management Service (AWS KMS) keys to stream content.
  2. Set up IPsec VPN between the mobile app and the AWS environment to stream content.
  3. Use Amazon CloudFront. Provide signed URLs to stream content.
  4. Set up AWS Client VPN between the mobile app and the AWS environment to stream content.
Correct answer: C
Explanation:
C: 46 - Mosted
C: 46 - Mosted
Question 3
A company is designing the network for an online multi-player game. The game uses the UDP networking protocol and will be deployed in eight AWS Regions. The network architecture needs to minimize latency and packet loss to give end users a high-quality gaming experience.
Which solution will meet these requirements?
  1. Setup a transit gateway in each Region. Create inter-Region peering attachments between each transit gateway.
  2. Set up AWS Global Accelerator with UDP listeners and endpoint groups in each Region.
  3. Set up Amazon CloudFront with UDP turned on. Configure an origin in each Region.
  4. Set up a VPC peering mesh between each Region. Turn on UDP for each VPC.
Correct answer: B
Explanation:
B: 30 - Mosted
B: 30 - Mosted
Question 4
A company hosts a serverless application on AWS. The application uses Amazon API Gateway, AWS Lambda, and an Amazon RDS for PostgreSQL database. The company notices an increase in application errors that result from database connection timeouts during times of peak traffic or unpredictable traffic. The company needs a solution that reduces the application failures with the least amount of change to the code.
What should a solutions architect do to meet these requirements?
  1. Reduce the Lambda concurrency rate.
  2. Enable RDS Proxy on the RDS DB instance.
  3. Resize the RDS DB instance class to accept more connections.
  4. Migrate the database to Amazon DynamoDB with on-demand scaling.
Correct answer: B
Explanation:
B: 32 - Mosted
B: 32 - Mosted
Question 5
A company has a Java application that uses Amazon Simple Queue Service (Amazon SQS) to parse messages. The application cannot parse messages that are larger than 256 KB in size. The company wants to implement a solution to give the application the ability to parse messages as large as 50 MB.
Which solution will meet these requirements with the FEWEST changes to the code?
  1. Use the Amazon SQS Extended Client Library for Java to host messages that are larger than 256 KB in Amazon S3.
  2. Use Amazon EventBridge to post large messages from the application instead of Amazon SQS.
  3. Change the limit in Amazon SQS to handle messages that are larger than 256 KB.
  4. Store messages that are larger than 256 KB in Amazon Elastic File System (Amazon EFS). Configure Amazon SQS to reference this location in the messages.
Correct answer: A
Explanation:
A: 38 - Mosted
A: 38 - Mosted
Question 6
A transaction processing company has weekly scripted batch jobs that run on Amazon EC2 instances. The EC2 instances are in an Auto Scaling group. The number of transactions can vary, but the baseline CPU utilization that is noted on each run is at least 60%. The company needs to provision the capacity 30 minutes before the jobs run.
Currently, engineers complete this task by manually modifying the Auto Scaling group parameters. The company does not have the resources to analyze the required capacity trends for the Auto Scaling group counts. The company needs an automated way to modify the Auto Scaling group’s desired capacity.
Which solution will meet these requirements with the LEAST operational overhead?
  1. Create a dynamic scaling policy for the Auto Scaling group. Configure the policy to scale based on the CPU utilization metric. Set the target value for the metric to 60%.
  2. Create a scheduled scaling policy for the Auto Scaling group. Set the appropriate desired capacity, minimum capacity, and maximum capacity. Set the recurrence to weekly. Set the start time to 30 minutes before the batch jobs run.
  3. Create a predictive scaling policy for the Auto Scaling group. Configure the policy to scale based on forecast. Set the scaling metric to CPU utilization. Set the target value for the metric to 60%. In the policy, set the instances to pre-launch 30 minutes before the jobs run.
  4. Create an Amazon EventBridge event to invoke an AWS Lambda function when the CPU utilization metric value for the Auto Scaling group reaches 60%. Configure the Lambda function to increase the Auto Scaling group’s desired capacity and maximum capacity by 20%.
Correct answer: C
Explanation:
A: 2B: 23C: 56 - Mosted
A: 2B: 23C: 56 - Mosted
Question 7
A company has an aging network-attached storage (NAS) array in its data center. The NAS array presents SMB shares and NFS shares to client workstations. The company does not want to purchase a new NAS array. The company also does not want to incur the cost of renewing the NAS array’s support contract. Some of the data is accessed frequently, but much of the data is inactive.
A solutions architect needs to implement a solution that migrates the data to Amazon S3, uses S3 Lifecycle policies, and maintains the same look and feel for the client workstations. The solutions architect has identified AWS Storage Gateway as part of the solution.
Which type of storage gateway should the solutions architect provision to meet these requirements?
  1. Volume Gateway
  2. Tape Gateway
  3. Amazon FSx File Gateway
  4. Amazon S3 File Gateway
Correct answer: D
Explanation:
D: 47 - Mosted
D: 47 - Mosted
Question 8
A company has an application that is running on Amazon EC2 instances. A solutions architect has standardized the company on a particular instance family and various instance sizes based on the current needs of the company.
The company wants to maximize cost savings for the application over the next 3 years. The company needs to be able to change the instance family and sizes in the next 6 months based on application popularity and usage.
Which solution will meet these requirements MOST cost-effectively?
  1. Compute Savings Plan
  2. EC2 Instance Savings Plan
  3. Zonal Reserved Instances
  4. Standard Reserved Instances
Correct answer: A
Explanation:
A: 68 - MostedB: 13D: 1
A: 68 - MostedB: 13D: 1
Question 9
A company collects data from a large number of participants who use wearable devices. The company stores the data in an Amazon DynamoDB table and uses applications to analyze the data. The data workload is constant and predictable. The company wants to stay at or below its forecasted budget for DynamoDB.
Which solution will meet these requirements MOST cost-effectively?
  1. Use provisioned mode and DynamoDB Standard-Infrequent Access (DynamoDB Standard-IA). Reserve capacity for the forecasted workload.
  2. Use provisioned mode. Specify the read capacity units (RCUs) and write capacity units (WCUs).
  3. Use on-demand mode. Set the read capacity units (RCUs) and write capacity units (WCUs) high enough to accommodate changes in the workload.
  4. Use on-demand mode. Specify the read capacity units (RCUs) and write capacity units (WCUs) with reserved capacity.
Correct answer: B
Explanation:
A: 4B: 37 - Mosted
A: 4B: 37 - Mosted
Question 10
A company hosts a three-tier web application on Amazon EC2 instances in a single Availability Zone. The web application uses a self-managed MySQL database that is hosted on an EC2 instance to store data in an Amazon Elastic Block Store (Amazon EBS) volume. The MySQL database currently uses a 1 TB Provisioned IOPS SSD (io2) EBS volume. The company expects traffic of 1,000 IOPS for both reads and writes at peak traffic.
The company wants to minimize any disruptions, stabilize performance, and reduce costs while retaining the capacity for double the IOPS. The company wants to move the database tier to a fully managed solution that is highly available and fault tolerant.
Which solution will meet these requirements MOST cost-effectively?
  1. Use a Multi-AZ deployment of an Amazon RDS for MySQL DB instance with an io2 Block Express EBS volume.
  2. Use a Multi-AZ deployment of an Amazon RDS for MySQL DB instance with a General Purpose SSD (gp2) EBS volume.
  3. Use Amazon S3 Intelligent-Tiering access tiers.
  4. Use two large EC2 instances to host the database in active-passive mode.
Correct answer: B
Explanation:
A: 4B: 46 - Mosted
A: 4B: 46 - Mosted
Question 11
A company is migrating an old application to AWS. The application runs a batch job every hour and is CPU intensive. The batch job takes 15 minutes on average with an on-premises server. The server has 64 virtual CPU (vCPU) and 512 GiB of memory.
Which solution will run the batch job within 15 minutes with the LEAST operational overhead?
  1. Use AWS Lambda with functional scaling.
  2. Use Amazon Elastic Container Service (Amazon ECS) with AWS Fargate.
  3. Use Amazon Lightsail with AWS Auto Scaling.
  4. Use AWS Batch on Amazon EC2.
Correct answer: D
Explanation:
A: 1D: 42 - Mosted
A: 1D: 42 - Mosted
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!